[][src]Crate horned_owl

Horned-OWL

Horned-OWL is a library for the reading, manipulation and generation of OWL ontologies. As well as a library, it offers a number of command-line tools for performing the same.

The focus of this library is on performance, compared to the OWL API. Currently, on IO tasks, it is between 1 and 2 orders of magnitude faster.

Author

This library is written by Phillip Lord phillip.lord@newcastle.ac.uk

Status

At the moment, the library is in early stages. It is, however, a complete implementation of the OWL2 specification.

Modules

command
error
io
model

This module implements the basic data data structre for OWL2.

vocab